home *** CD-ROM | disk | FTP | other *** search
/ Softline PAY-CD / Softline PAY-CD(1994).iso / programm / allclear / demo / disk1 / examples / atutor.cmp / ATTACH.ACL next >
Encoding:
Text File  |  1994-01-12  |  380 b   |  16 lines

  1. Sample Script with Attached Diagram
  2.  
  3. First statement.
  4. Second statement.
  5.  
  6. Question?
  7.     (Yes)   Yes branch.
  8. ?end
  9.  
  10. Launch diagram from here.
  11. {*ATTACH SUBDIAGR.ACL}
  12.  
  13. Launch multiple diagrams and applications from here.
  14. {*ATTACH (allCLEAR diagram) SUBDIAGR.ACL ; (Program Manager) program.exe ; ( Case example ) case.acl ; (Notepad) notepad.exe test.txt }
  15.  
  16. Last statement.